-
Home
-
WordPress Online Booking and Scheduling Plugin – Bookly
-
23.6
-
Code
-
Classes
- Validator
Total Complexity |
96 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
375 |
Lines of code |
246 |
Logical lines of code |
141 |
Comment lines |
88 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
postValidateCustomer() |
D |
28 |
40 |
120 |
validateEmail() |
A |
53 |
12 |
20 |
validateBirthday() |
A |
51 |
10 |
22 |
validateName() |
S |
53 |
6 |
24 |
validateCart() |
S |
62 |
4 |
11 |
validateAddress() |
S |
68 |
4 |
6 |
validateNumber() |
S |
64 |
4 |
9 |
validateDate() |
S |
64 |
4 |
9 |
validateTime() |
S |
64 |
4 |
9 |
validateEmailConfirm() |
S |
71 |
3 |
5 |
validatePhone() |
S |
71 |
3 |
5 |
validateInfoFields() |
S |
78 |
1 |
3 |
getErrors() |
S |
82 |
1 |
3 |